7.3 Web APIs
Motivations
Other web APIs
Web APIs
Web APIs
Fetch
Bluetooth
IndexedDB
Media
Web Workers
GeoLocation
...
YouTube
...
You need to know how to use non-blocking programming with callback functions, Promise, and async/await.
Learning outcomes